Closed
Bug 1405561
Opened 8 years ago
Closed 8 years ago
--verify not listed in `./mach mochitest --help`
Categories
(Testing :: General, defect)
Testing
General
Tracking
(firefox58 fixed)
RESOLVED
FIXED
mozilla58
Tracking | Status | |
---|---|---|
firefox58 | --- | fixed |
People
(Reporter: jryans, Assigned: gbrown)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
Verify mode is quite cool!
However, it doesn't seem to appear in the help output for at least mochitest when running `./mach mochitest --help`.
![]() |
Assignee | |
Updated•8 years ago
|
Assignee: nobody → gbrown
![]() |
Assignee | |
Comment 1•8 years ago
|
||
./mach help mochitest (reftest, xpcshell-test) now includes:
--verify Run tests in verification mode: Run many times in
different ways, to see if there are intermittent
failures.
--verify-max-time VERIFY_MAX_TIME
Maximum time, in seconds, to run in --verify mode.
Attachment #8915181 -
Flags: review?(jmaher)
Comment 2•8 years ago
|
||
Comment on attachment 8915181 [details] [diff] [review]
un-suppress help for --verify and --verify-max-time and update the help message in all suites
Review of attachment 8915181 [details] [diff] [review]:
-----------------------------------------------------------------
oh easy!
Attachment #8915181 -
Flags: review?(jmaher) → review+
Pushed by gbrown@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/8a01b9dba150
Show --verify in mochitest help and standardize --verify description; r=jmaher
Comment 4•8 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 8 years ago
status-firefox58:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla58
You need to log in
before you can comment on or make changes to this bug.
Description
•